﻿2026-07-22T07:40:57.0868692Z ##[group]Run actions/checkout@v5
2026-07-22T07:40:57.0869448Z with:
2026-07-22T07:40:57.0869966Z   repository: BigscreenVR/spt-bs-core
2026-07-22T07:40:57.0875740Z   token: ***
2026-07-22T07:40:57.0876255Z   ssh-strict: true
2026-07-22T07:40:57.0876750Z   ssh-user: git
2026-07-22T07:40:57.0877258Z   persist-credentials: true
2026-07-22T07:40:57.0877845Z   clean: true
2026-07-22T07:40:57.0878357Z   sparse-checkout-cone-mode: true
2026-07-22T07:40:57.0878965Z   fetch-depth: 1
2026-07-22T07:40:57.0879456Z   fetch-tags: false
2026-07-22T07:40:57.0879974Z   show-progress: true
2026-07-22T07:40:57.0880493Z   lfs: false
2026-07-22T07:40:57.0880963Z   submodules: false
2026-07-22T07:40:57.0881479Z   set-safe-directory: true
2026-07-22T07:40:57.0882074Z   allow-unsafe-pr-checkout: false
2026-07-22T07:40:57.0882657Z env:
2026-07-22T07:40:57.0883133Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T07:40:57.0883959Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T07:40:57.0884691Z ##[endgroup]
2026-07-22T07:40:57.2657795Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T07:40:57.2659491Z ##[group]Getting Git version info
2026-07-22T07:40:57.2660388Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T07:40:57.2943934Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T07:40:57.3186294Z git version 2.43.0.windows.1
2026-07-22T07:40:57.3210185Z ##[endgroup]
2026-07-22T07:40:57.3218934Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8c717c2d-e209-4cf2-ab1d-87f7999879de\.gitconfig'
2026-07-22T07:40:57.3232982Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8c717c2d-e209-4cf2-ab1d-87f7999879de' before making global git config changes
2026-07-22T07:40:57.3234744Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T07:40:57.3238041Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T07:40:57.4393037Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T07:40:57.4602631Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:40:57.4627863Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T07:40:57.4632219Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T07:40:57.4847710Z HEAD
2026-07-22T07:40:57.5110780Z ##[endgroup]
2026-07-22T07:40:57.5113712Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T07:40:58.0006233Z ##[group]Cleaning the repository
2026-07-22T07:40:58.0009811Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T07:41:16.9287401Z Removing target/
2026-07-22T07:41:16.9318644Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T07:41:17.0107206Z HEAD is now at 3e055f33 Merge 74cf079083a1b28e399231e9482de8facf69a90c into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:41:17.0136078Z ##[endgroup]
2026-07-22T07:41:17.0140369Z ##[group]Disabling automatic garbage collection
2026-07-22T07:41:17.0145372Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T07:41:17.0397056Z ##[endgroup]
2026-07-22T07:41:17.0397462Z ##[group]Setting up auth
2026-07-22T07:41:17.0403425Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T07:41:17.1523199Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T07:41:17.9667337Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T07:41:17.9939422Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T07:41:18.5770712Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T07:41:18.6021478Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T07:41:19.0944752Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T07:41:19.1293265Z ##[endgroup]
2026-07-22T07:41:19.1293726Z ##[group]Fetching the repository
2026-07-22T07:41:19.1300760Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1e7b5c639f3bc213b53fc64093545e11c84e0dd4:refs/remotes/pull/58/merge
2026-07-22T07:41:20.3464464Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:41:20.3464983Z  + 3e055f33...1e7b5c63 1e7b5c639f3bc213b53fc64093545e11c84e0dd4 -> pull/58/merge  (forced update)
2026-07-22T07:41:20.3589323Z ##[endgroup]
2026-07-22T07:41:20.3589841Z ##[group]Determining the checkout info
2026-07-22T07:41:20.3590839Z ##[endgroup]
2026-07-22T07:41:20.3595855Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T07:41:20.3875906Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T07:41:20.4110863Z ##[group]Checking out the ref
2026-07-22T07:41:20.4115128Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/58/merge
2026-07-22T07:41:20.4832259Z Warning: you are leaving 1 commit behind, not connected to
2026-07-22T07:41:20.4832680Z any of your branches:
2026-07-22T07:41:20.4832814Z 
2026-07-22T07:41:20.4833082Z   3e055f33 Merge 74cf079083a1b28e399231e9482de8facf69a90c into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:41:20.4834041Z 
2026-07-22T07:41:20.4834326Z If you want to keep it by creating a new branch, this may be a good time
2026-07-22T07:41:20.4834650Z to do so with:
2026-07-22T07:41:20.4834740Z 
2026-07-22T07:41:20.4834845Z  git branch <new-branch-name> 3e055f33
2026-07-22T07:41:20.4834968Z 
2026-07-22T07:41:20.4835228Z HEAD is now at 1e7b5c63 Merge 4ea48f72ff971a3ad7a6f8467b6a559ab9d9e134 into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:41:20.4858011Z ##[endgroup]
2026-07-22T07:41:20.5129934Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T07:41:20.5351660Z 1e7b5c639f3bc213b53fc64093545e11c84e0dd4
